How can i simulate the production servers in my home for linux VMs [closed]

Posted by user31 on Server Fault See other posts from Server Fault or by user31
Published on 2012-11-23T03:36:43Z Indexed on 2012/11/23 5:00 UTC
Read the original article Hit count: 171

I am thinking of making the small simulation of how the big companies run their system in my home environment to get the feeling.

I have the server with 8GB ram , quad core processor.

I am thinking of following setup if thats [possible because i have not worked with biger companies , so i want to know how can i do that

I am thinking of creating 5 virtual machines

  1. VM1 will be database server and will have all databases like MySQL , postgreSQL , sqlite , mongodb and Oracle

  2. VM2 will be the web server and will have Apache and Tomcat installed

  3. VM3 will be the Filse server where i will have all the web sites file

  4. VM4 , i am thinking of as main box where i can install ptyon php java j2ee sites but not sure

  5. VM5 will have the server 22008 for c# .net applications

my main idea is to be able to host the sites in php, python , java j2ee with spring

Is my setup ok or i am missing few things. Please guide me with correct setup so that i can learn stuff

© Server Fault or respective owner

Related posts about linux

Related posts about database